-
Home
-
The GDPR Framework By Data443
-
2.2.0 (latest)
-
Code
-
Classes
- ContactForm7
Total Complexity |
19 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
107 |
Lines of code |
71 |
Logical lines of code |
33 |
Comment lines |
7 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findEmail() |
S |
61 |
5 |
13 |
findConsents() |
S |
64 |
5 |
9 |
processFormSubmission() |
S |
60 |
4 |
14 |
__construct() |
S |
71 |
1 |
5 |
addFormTags() |
S |
72 |
1 |
6 |
addFormTagGenerators() |
S |
67 |
1 |
8 |
generatePrivacyTag() |
S |
70 |
1 |
6 |
renderPrivacyTag() |
S |
64 |
1 |
10 |